home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_01 / twrp.hlp < prev    next >
Text File  |  1995-01-01  |  2KB  |  94 lines

  1. <editor>
  2.               TINY WORD PROCESSOR (TWRP) COMMANDS
  3. -------Cursor Movement------   ---------Page Movement--------
  4. arrows    = move text cursor   Ctrl-Home = Beginning of File
  5. Ctrl-T    = Top of Window      Ctrl-End  = End of File
  6. Ctrl-B    = Bottom of Window   PgUp      = Previous Page
  7. Ctrl ->   = Next Word          PgDn      = Next Page
  8. Ctrl <-   = Previous Word
  9. Home      = Beginning of Line  ---------Editor Control-------
  10. End       = End of Line        Alt-A  = Auto Paragraph Reform
  11. Shift-Tab = Back tab           
  12.  
  13. --------Block Controls------   ---------Edit Commands--------
  14. F2  = Form Paragraph           Alt-Q or Esc = Done
  15. F5  = Mark Block Beginning     Ins          = Insert Mode 
  16. F6  = Mark Block End           Del          = Delete Char
  17. F3  = Move Block               <--          = Rubout
  18. F4  = Copy Block               Ctrl-D       = Delete Word
  19. F8  = Delete Block             Alt-D        = Delete Line
  20. F9  = Unmark Block             F7           = Find
  21.                                Alt-F7       = Find again
  22. <load>
  23. Load a new file into TWP,
  24. replacing the existing file.
  25. <save>
  26. Save the file from the
  27. edit buffer.
  28. <merge>
  29. Merge a file into the
  30. edit buffer at the
  31. line where the cursor
  32. is pointed.
  33. <new>
  34. Clear the edit buffer
  35. and create a new file.
  36. <quit>
  37. Exit from TWP, returning to DOS
  38. <move>
  39. Move the block to the
  40. line where the cursor
  41. points. This is an
  42. insert move.
  43. <copy>
  44. Copy the block to the
  45. line where the cursor
  46. points. This is an
  47. insert copy.
  48. <delete>
  49. Delete the block closing
  50. the space it occupies.
  51. <hide>
  52. Turn off the block
  53. markers.
  54. <formpara>
  55. Form a paragraph.
  56. This makes a paragraph from
  57. a marked block, or, if no
  58. block is marked, to the next
  59. blank or indented line.
  60. <markbeg>
  61. Mark the beginning line
  62. of a block for move, copy,
  63. delete, or paragraph.
  64. <markend>
  65. Mark the ending line
  66. of a block for move, copy,
  67. delete, or paragraph.
  68. <find>
  69. Find a specified string
  70. in the edit buffer.
  71. Move the cursor to the
  72. location where the string
  73. was found.
  74. <findagn>
  75. Find the next occurrence
  76. of the string most recently
  77. specified.
  78. <auto>
  79. Turn on/off the automatic
  80. paragraph forming feature.
  81. <insert>
  82. Turn on/off the
  83. character insert mode.
  84. (insert/overstrike toggle)
  85. <filename>
  86. Enter the path and file name.
  87. The path is optional but must
  88. be fully qualified if entered.
  89. <findstr>
  90. Enter the string to be searched
  91. by the Find command.
  92. <end>
  93.  
  94.